Skip to content

gh-108907: ctypes: Document _type_ codes#145837

Open
encukou wants to merge 1 commit intopython:mainfrom
encukou:doc-_type_
Open

gh-108907: ctypes: Document _type_ codes#145837
encukou wants to merge 1 commit intopython:mainfrom
encukou:doc-_type_

Conversation

@encukou
Copy link
Member

@encukou encukou commented Mar 11, 2026

Add _SimpleCData._type_ docs.

Add type codes to the summary table.

Cross-link struct, array, and ctypes; throw in numpy too. (Anyone wanting to add a code should be aware of those.)

Add py_object, and VARIANT_BOOL for completeness.


📚 Documentation preview 📚: https://cpython-previews--145837.org.readthedocs.build/

Add `_SimpleCData._type_` docs.

Add type codes to the summary table.

Cross-link `struct`, `array`, and `ctypes`; throw in `numpy` too.
(Anyone wanting to add a code should be aware of those.)

Add `py_object`, and `VARIANT_BOOL` for completeness.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant